Docs.rs
bevy_derive-0.14.2
bevy_derive 0.14.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
bevy_macro_utils ^0.14.2
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
derive
0.14.2
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
bevy_derive
Copy item path
source
·
[
−
]
Attribute Macros
§
bevy_
main
Derive Macros
§
AppLabel
Generates an impl of the
AppLabel
trait.
Deref
Implements
Deref
for structs. This is especially useful when utilizing the
newtype
pattern.
Deref
Mut
Implements
DerefMut
for structs. This is especially useful when utilizing the
newtype
pattern.
Dynamic
Plugin
Deprecated
Generates a dynamic plugin entry point function for the given
Plugin
type.
Enum
Variant
Meta